home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
ComputerScience
/
MethodsInAction
/
MethodsInAction.app
/
Example2.h
< prev
next >
Wrap
Text File
|
1992-08-19
|
151b
|
15 lines
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface Example2:Object
{
id slider;
}
- setMax:sender;
- setMin:sender;
@end